net/http.http2ServeConnOpts.context (method)
2 uses
net/http (current package)
h2_bundle.go#L4034: func (o *http2ServeConnOpts) context() context.Context {
h2_bundle.go#L4189: ctx, cancel = context.WithCancel(opts.context())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)